home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4276 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.lang.c
  2. Path: mxsld2.pd.infn.it!LORETI
  3. From: loreti@mxsld2.pd.infn.it (Maurizio Loreti)
  4. Subject: Re: What will happen close to 640K limit ?
  5. X-Nntp-Posting-Host: mxsld2.pd.infn.it
  6. Message-ID: <DM6HsA.652@news.cern.ch>
  7. Sender: news@news.cern.ch (USENET News System)
  8. Reply-To: loreti@mxsld2.pd.infn.it
  9. Organization: I.N.F.N. Padova - CDF/CMS VAXcluster
  10. References: <Pine.SOL.3.91.960128110843.26154C-100000@hamlet.uncg.edu>
  11. Date: Sat, 3 Feb 1996 02:33:45 GMT
  12.  
  13. In article <Pine.SOL.3.91.960128110843.26154C-100000@hamlet.uncg.edu>, "QIAN . ZHONG" <q_zhong@hamlet.uncg.edu> writes:
  14. >
  15. >Hi, folks:
  16. >
  17. >I wrote a DOS program, with size about 512K, which is the size when I use
  18. >dir to check it.
  19. >I also use dos command mem to check dos avaible memory, which gave me max
  20. >execute file size 560k, because there are some device driver I load in 
  21. >the config.sys, I knew 512k is not real program size, there are some 
  22. >stack variable and memory allocated on heap.
  23. >
  24. >Now my program is not stable, it can work for fine for couple days, then 
  25. >it lock up. It may just lock up keyboard or screen, it may also reboot 
  26. >PC, I wonder if because it close to 640 K limit ? How can I check the  real
  27. >program size include stack size and heap ? 
  28. >
  29. >Is PhLarp an easy package to go beyond 640 K ?
  30. >
  31. >Thanks in advance, please send me mail.
  32. >
  33. > Qian Zhong
  34. > Department of Chemistry.
  35. > UNC, Greensboro
  36. > Email: q_zhong@hamlet.uncg.edu
  37. >
  38.  
  39. But what is your C-language question?
  40. I assume you are thinking that if the program were written in FORTRAN
  41. its behaviour would have been different :-)
  42. --
  43. Maurizio Loreti                       http://mvxpd5.pd.infn.it/wwwcdf/mlo.html
  44. Un. of Padova, Dept. of Physics - Padova, Italy          loreti@padova.infn.it
  45.